home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
painte1a
/
frmmain.frm
< prev
next >
Wrap
Text File
|
1999-09-10
|
28KB
|
851 lines
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.MDIForm frmMain
AutoShowChildren= 0 'False
BackColor = &H8000000C&
ClientHeight = 7560
ClientLeft = 255
ClientTop = 825
ClientWidth = 8730
OLEDropMode = 1 'Manual
StartUpPosition = 2 'CenterScreen
WindowState = 2 'Maximized
Begin MSComctlLib.ImageList ImageList3
Left = 6585
Top = 4275
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 74
ImageHeight = 144
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":0000
Key = "colortable"
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList2
Left = 9930
Top = 4305
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
MaskColor = 12632256
_Version = 393216
End
Begin MSComctlLib.ImageList ImageList1
Left = 705
Top = 4425
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 18
ImageHeight = 18
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 8
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7E54
Key = "paint"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":8298
Key = "line"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":86DC
Key = "square"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":8B20
Key = "rectangle"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":8F64
Key = "circle"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":93A8
Key = "ellipse"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":97EC
Key = "dropper"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":9C30
Key = "eraser"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar2
Align = 4 'Align Right
Height = 6870
Left = 7485
TabIndex = 3
Top = 420
Width = 1245
_ExtentX = 2196
_ExtentY = 12118
ButtonWidth = 2143
ButtonHeight = 3969
Appearance = 1
Style = 1
ImageList = "ImageList3"
_Version = 393216
BorderStyle = 1
MouseIcon = "frmMain.frx":A074
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
AutoSize = -1 'True
Height = 2220
Left = 30
MouseIcon = "frmMain.frx":A1D6
MousePointer = 99 'Custom
Picture = "frmMain.frx":A328
ScaleHeight = 2160
ScaleWidth = 1110
TabIndex = 5
Top = 45
Width = 1170
End
Begin VB.HScrollBar HScroll1
Height = 210
Left = 75
TabIndex = 4
Top = 3570
Width = 1095
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "Color In Use"
Height = 195
Left = 165
TabIndex = 8
Top = 2355
Width = 870
End
Begin VB.Shape Shape1
BackStyle = 1 'Opaque
FillStyle = 0 'Solid
Height = 210
Left = 135
Top = 2550
Width = 915
End
Begin VB.Label lblPenSize
Caption = "1"
Height = 150
Left = 810
TabIndex = 7
Top = 3240
Width = 135
End
Begin VB.Label Label1
Caption = "Pen Size"
Height = 210
Left = 60
TabIndex = 6
Top = 3285
Width = 795
End
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 3 'Align Left
Height = 6870
Left = 0
TabIndex = 2
Top = 420
Width = 435
_ExtentX = 767
_ExtentY = 12118
ButtonWidth = 661
ButtonHeight = 635
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 8
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "paint"
Object.ToolTipText = "Paintbrush Tool"
ImageIndex = 1
Style = 2
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "line"
Object.ToolTipText = "Line Tool"
ImageIndex = 2
Style = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "square"
Object.ToolTipText = "Square Tool"
ImageIndex = 3
Style = 2
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "rectangle"
Object.ToolTipText = "Rectangle Tool"
ImageIndex = 4
Style = 2
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "circle"
Object.ToolTipText = "Circle Tool"
ImageIndex = 5
Style = 2
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "ellipse"
Object.ToolTipText = "Ellipse Tool"
ImageIndex = 6
Style = 2
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "dropper"
Object.ToolTipText = "Dropper Tool"
ImageIndex = 7
Style = 2